Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cancellations being swallowed (#9030) #9257

Conversation

Dreamsorcerer
Copy link
Member

Co-authored-by: J. Nick Koston nick@koston.org
(cherry picked from commit 1a77ad9)

Co-authored-by: J. Nick Koston <nick@koston.org>
(cherry picked from commit 1a77ad9)
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Sep 23, 2024
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

Attention: Patch coverage is 94.44444% with 4 lines in your changes missing coverage. Please review.

Project coverage is 97.79%. Comparing base (80730b5) to head (7f59f4e).
Report is 2 commits behind head on 3.11.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
aiohttp/client_reqrep.py 76.47% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             3.11    #9257      +/-   ##
==========================================
- Coverage   97.80%   97.79%   -0.01%     
==========================================
  Files         108      108              
  Lines       34871    34923      +52     
  Branches     4158     4165       +7     
==========================================
+ Hits        34104    34152      +48     
  Misses        574      574              
- Partials      193      197       +4     
Flag Coverage Δ
CI-GHA 97.68% <93.05%> (-0.01%) ⬇️
OS-Linux 97.36% <93.05%> (-0.01%) ⬇️
OS-Windows 94.92% <93.05%> (-0.01%) ⬇️
OS-macOS 97.05% <93.05%> (-0.02%) ⬇️
Py-3.10.11 97.03% <44.44%> (-0.12%) ⬇️
Py-3.10.15 96.97% <44.44%> (-0.12%) ⬇️
Py-3.11.10 96.93% <93.05%> (-0.05%) ⬇️
Py-3.11.9 97.00% <93.05%> (-0.06%) ⬇️
Py-3.12.6 97.40% <93.05%> (-0.01%) ⬇️
Py-3.9.13 96.94% <44.44%> (-0.10%) ⬇️
Py-3.9.20 96.88% <44.44%> (-0.11%) ⬇️
Py-pypy7.3.16 96.48% <44.44%> (-0.11%) ⬇️
VM-macos 97.05% <93.05%> (-0.02%) ⬇️
VM-ubuntu 97.36% <93.05%> (-0.01%) ⬇️
VM-windows 94.92% <93.05%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Dreamsorcerer Dreamsorcerer merged commit 3f1a8b1 into 3.11 Sep 23, 2024
29 of 31 checks passed
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.11/1a77ad933f07ab0e7ba0c16f7ca8f02fa8ab044e/pr-9030 branch September 23, 2024 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant